GithubHelp home page GithubHelp logo

tobyds / spot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from london-codeworks-thesis/spot

0.0 0.0 0.0 5.09 MB

Home Page: https://spot-toby-dixon-smiths-projects.vercel.app

License: MIT License

JavaScript 1.63% TypeScript 97.16% CSS 1.21%

spot's Introduction

Contributors Issues MIT License


Logo

Spot

Find and rate the tastiest spots in town.
Discover hidden gems, and share with your friends!

Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Spot Screen Shot

Spot is a social media application which allows users to discover and share their favourite restaurants with their friends. Spot shows a map of the restaurants recommended by your friends and allows you to share your own recommendations in the form of reviews.

(back to top)

Built With

TypeScript Next.js React Mapbox PostgreSQL Git GitHub Shadcn CircleCi ESLint Prettier

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/london-codeworks-thesis/spot.git
  2. Create your own .env file and insert API Keys, and database connection URI:

    cp .env.local.template .env.local
  3. Install NPM packages

    npm install
  4. Create database tables

    npm run migrate:dev
  5. Seed database

    npm run db:seed
  6. Start the app

    npm run dev
  7. Access the app at http://localhost:3000

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Toby Dixon Smith - [email protected] Jason Wong - [email protected] Sam Polge - [email protected] Sunny Anter - [email protected]

Project Link: https://github.com/london-codeworks-thesis/spot

(back to top)

Acknowledgments

(back to top)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.