React/Next application that allows users to create notes and flashcards and store it in seperate folders
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
The things you need to install the software and how to install them
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/labadcloyd/BigBrein.git
- Run npm install inside project root
npm install
- Start the server
npm run start
- Explore
Enjoy :)
- React - The JavaScript framework used
- Next - React framework for production
- Next Auth - Authentication for Nextjs
- ReactQuill - Rich Text editor
- *Cloyd Abad
This project is licensed under the MIT License - see the LICENSE.md file for details