melquisedecfelipe / devradar

:round_pushpin: Locale developers around the world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevRadar

GitHub top language GitHub language count Repository size GitHub last commit Repository issues GitHub

Technologies   |    How To Use   |    License

🚀 Technologies

This project was developed with the following technologies:

Backend

Frontend

Mobile

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/melquisedecfelipe/devradar

# Go into the repository
$ cd devradar

# Go into the backend and install dependencies
$ cd backend && npm i

# Run backend
$ npm run dev

# Go into the frontend and install dependencies
$ cd ../frontend && npm i

# Run frontend
$ npm start

# Go into the mobile and install dependencies
$ cd ../mobile && npm i

# Run mobile
$ expo start

📝 License

This project is under the MIT license. See the LICENSE for more information.


👋 Get in touch!

About

:round_pushpin: Locale developers around the world

License:MIT License


Languages

Language:JavaScript 82.2%Language:CSS 14.4%Language:HTML 2.8%Language:Shell 0.6%