You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,15 @@
10
10
11
11
This project mainly uses
12
12
13
-
-[Next.js](https://github.com/zeit/next.js/)
14
-
-[emotion](https://emotion.sh) As css-in-js library
13
+
*[ReactJS](https://reactjs.org/) - A declarative, efficient, and flexible JavaScript library for building user
14
+
interfaces.
15
+
*[Next.js](https://github.com/zeit/next.js/) - A minimalistic framework for server-rendered React applications.
16
+
*[emotion](https://emotion.sh) - A high performance, lightweight css-in-js library.
15
17
16
18
### [Join our community here](https://www.coderplex.org)
17
19
18
20
## Contributing
19
21
20
-
We welcome pull requests from hackerspace members (our students) and seasoned JavaScript developers alike! Please follow [these steps](CONTRIBUTING.md) to contribute.
22
+
We welcome pull requests from beginners and seasoned javaScript developers alike!. You can work on open issues, fix bugs
23
+
and more. Be sure to read our Contributing guide for hassel free contribution. <br/> This project follows ✨
24
+
[All Contributors](https://github.com/kentcdodds/all-contributors) ✨ guidlines to recognize all contributors.
0 commit comments