App live on : https://akash-kamat.github.io/anichar/
Screenshots
First clone this repo by running: git clone https://github.com/akash-kamat/anichar.git
or directly Download the zip file https://github.com/akash-kamat/anichar/archive/refs/heads/main.zip
In the project directory, you can run:
Edit the mongoDB connection string at Line 8 of main.js
in server folder
Goto server folder in and run
npm install
npm start
This Runs the server on http://localhost:3001.
Run the following commands in the Root folder
npm install
npm start
This Runs the App on http://localhost:3000. Open a browser to see it
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.