Skip to content

geraldobraz/fullstack-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fullstack Open Course

*This repository contains the code from the fullstack open designed by University of Helsinki and Houston Inc.*

The fullstack open course will introduce the main concepts of modern JavaScript applications, such as React, Redux, Node and TypeScript. And, also will introduce about frontend and backend tests, and, about GraphQL and MongoDB.

πŸ—‚ Summary

πŸš€ Getting Started

πŸ“₯ Installing dependencies

Inside the project's folder, run:

yarn

🏎 Running application

Go to the backend folder and run the following command to start the backend server

yarn dev:server

Go to the frontend folder and run the following command to start the web application

yarn start

πŸ›  Built With

  • Node - JavaScript runtime environment
  • ReactJs - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Yarn - Package Manager
  • Express - Web framework used NodeJS
  • TypeScript - Typed Superset of JavaScript - used as a development dependency

πŸŽ– Author

About

A modern JavaScript-based web development course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors