Skip to content

Commit e0fc147

Browse files
authored
List the features this website uses
1 parent b597b43 commit e0fc147

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
## About
44
This is my own personal website created using React. Inspired by Udacity's Front-End Web Development Course, I decided to use my React skills to create a website that encapsulates what I've accomplished over the years in an environment I have a passion for. It is responsive and accessible. You can check out [this site](https://abhiek187.github.io) to learn more and get in contact with me.
55

6+
## Features
7+
- React as the web framework
8+
- TypeScript for added type safety
9+
- SCSS for enhanced CSS syntax
10+
- Bootstrap to improve the UI
11+
- 20+ tests for the 4 main views using the React Testing Library
12+
- Accessible and responsive web design
13+
- Best practices for Progressive Web Apps
14+
- Continuous updates and improvements
15+
616
## Dependencies
717
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).<br>
818
[React Router](https://reacttraining.com/react-router) was used to create the single-page experience.<br>

0 commit comments

Comments
 (0)