Skip to content

oosharma/FloraDetails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

App Info

A responsive full stack web-app where users can query and store plant details API calls are made to http://datasf.org and to the connected database for fetching plant data The web-app is built using MongoDB, Express JS, React JS, and Node JS

Author

Abhishek Sharma

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published