Skip to content

Web note application using React, MongoDB, GQL

Notifications You must be signed in to change notification settings

Yeony99/Notedly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Notedly

Preview

Notedly

What is Notedly

Notedly is my first project using React, MongoDB, Node.js, Express and GraphQL. It's a simple note Web Application that can support CRUD operations.

Demo

Click! 👉🏻 Notedly

What I Learned

  • web
    • It has pages and gql directory.
    • Also I made components for each pages.
    • I learned how to use styled-components and how to make components.
    • I did deploy it using Netlify. (Sorry, I didn't buy domain😅..)
    • This is its repository.
npm run dev
  • api
    • It has resolvers directory. This API is based on GraphQL.
    • I could know how to query using gql.
    • I did deploy it to Heroku.
    • This is its repository.

Reference

This project is based on Adam Scott's tutorial, JavaScript Everywhere. Thanks for him.

About

Web note application using React, MongoDB, GQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published