- make sure you installed MongoDB and make MongoDB running
- You can change the MongoDB url in
server.js mongoose.connect('mongodb://localhost:27017/ai_test')- run the script make frontend and backend started
npm install -g create-react-appnpm install react-csv --savenpm run start-all
- React
- axios
- mongoose
- express
- mongodb