https://github.com/sneakyshrike/login-webapp
Front-end of a simple web application that can allow a user to login and manipulate a visual representation of a user database table
https://github.com/sneakyshrike/login-webapp
axios browser css css-preprocessors front-end html login-forms login-page npm react react-components reactjs sass semantic-ui table typescript webapp webpage
Last synced: 3 months ago
JSON representation
Front-end of a simple web application that can allow a user to login and manipulate a visual representation of a user database table
- Host: GitHub
- URL: https://github.com/sneakyshrike/login-webapp
- Owner: SneakyShrike
- Created: 2019-03-13T17:08:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T08:11:14.000Z (about 5 years ago)
- Last Synced: 2025-01-08T22:49:20.302Z (over 1 year ago)
- Topics: axios, browser, css, css-preprocessors, front-end, html, login-forms, login-page, npm, react, react-components, reactjs, sass, semantic-ui, table, typescript, webapp, webpage
- Language: CSS
- Homepage:
- Size: 2.9 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This serves as the front-end of a simple web application that can allow a user to login and manipulate a visual representation of a user database table. These actions include: adding, editing and deleting a user.
[Here is the back-end part](https://github.com/SneakyShrike/login-api) of the web app that compliments this.
The purpose of this project is to gain an insight into the Javascript ReactJS framework and front-end web app development in general. It will also serve as a foundation for similar projects I might pursue in the future.
## Technologies Used
* TypeScript
* ReactJS
* npm
* Axios
* HTML
* CSS
* Semantic UI
* Sass