Skip to content

fac28/natureBase

Repository files navigation

natureBase readMe

natureBase is a web application that allows users to submit and view pictures of nature taken around London. It is built using Node.js, SQLite, and the Express framework. It is deployed here through fly.

Installation Instructions

To run the application, clone the repository and install the dependencies:

git clone https://github.com/fac28/natureBase.git

cd natureBase

npm install

Then, seed the server:

npm run seed

Then, start the server:

npm run dev

The application will be running on port 3000 by default.

After cloning the repo you can run the "npm run dev" command. This way you can visit it in your browser at http://localhost:3000.

The SQL database can be seeded with some data buy running "npm run seed".

SQL Table Post Schema

Screenshot 2023-09-27 at 15 15 29

Testing

To run test scripts:

npm run test

Credits

The project was created by Laurie Sgroi, Elena Cazan, Nich Galzin & George Klemperer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •