Skip to content

sinking8/Wreck-IT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wreck-IT

About The Project

A web application for spotting and plotting shipwrecks around the world. By logging in to our website, you can access our comprehensive dashboard and view all the shipwreck sites via a map and side by side is a wreck info form which you can fill up to add to our ever expanding database.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • MERN Stack
  • Tawk.to

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

(back to top)

In the project directory, you can run:

npm start in client/my-app directory

Runs client app in development mode.
Open http://localhost:3000 to view the client in the browser.

nodemon app.js in server directory

Runs just the server app in development mode.
Open http://localhost:5000 to view the server in the browser.

npm run-script server

Runs just the server in development mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

If deploying to heroku this does not need to be run since it is handled by the heroku-postbuild script

See the section about deployment for more information.

Project Screenshots

HomePage

HomePage

HomePage

Video Link

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published