Skip to content

JoaoVitorAmorim/STARTUP-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

StartUp CRUD

This is a Simple CRUD build to manage StartUps
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

This was my first ever web application, it's not finished (YET).

Built With

  • [NEXT.JS]
  • [GRAPH-QL]
  • [FIREBASE]

Getting Started

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

Prerequisites

  • YARN
    npm i yarn -g
  • GOOGLE FIREBASE
    Creat a firebase account 

Installation

  1. Clone the STARTUP-CRUD
    git clone https://github.com/JoaoVitorAmorim/STARTUP-CRUD.git
  2. Install YARN packages
    cd client & yarn, cd server & yarn
  3. Creat .env file (server/.env)
    Creat a PORT & the FireBase Keys

Running

  1. Start NEXT.JS Frontend
 cd client, run next dev
  1. Start GRAPHQL&Apollo Backend
 cd server, run node server.js

Contributing

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

  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

License

Distributed under the GNU License. See LICENSE for more information.

Contact

João Vitor Amorim- @jv_amorrr- almeidaamorimjoaovitor@gmail.com

Project Link: https://github.com/JoaoVitorAmorim/STARTUP-CRUD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published