https://github.com/andremov/dllo-web-assignment-01
https://github.com/andremov/dllo-web-assignment-01
reactjs web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andremov/dllo-web-assignment-01
- Owner: andremov
- Created: 2020-08-18T06:09:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T21:25:21.000Z (almost 6 years ago)
- Last Synced: 2024-12-27T15:09:32.659Z (over 1 year ago)
- Topics: reactjs, web
- Language: JavaScript
- Homepage:
- Size: 210 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Twitter Web Assignment
### Information
The files herein are the **source code** of the assignment,
built with ReactJS v16.13.1, and the *node-sass* npm package
v4.14.1. For additional verification, the *package.json* file
is included.
The website can be previewed with the npm command:
> `npm start`
Or directly through React:
> `react-scripts start`
### Related Github Repositories
- [Classroom Repo](https://github.com/Departamento-de-sistemas-Uninorte/assignment-01-andremov)
- [Dev Repo](https://github.com/andremov/dllo-web-assignment-01)