File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Reference8
22
3- Web-based photo reference tool for artists and creatives.
3+ [ ![ Reference8 ] ( /.readme/reference8-banner.png )] ( https://reference8.com )
44
5- Created with React, Next.js, and TailwindCSS.
5+ Web-based photo reference tool for artists and creatives.
66
7+ Launch the latest build of [ Reference8] ( https://reference8.com ) in your browser.
78
8- ## Todo
9+
10+ ## Status/Todo
11+
12+ It is functional. The basics are here, but there are various improvements that can be made.
913
1014- [ ] Ensure that drag and drop is working.
15+ - [ ] Menus should close without user needing to manually close them.
16+
17+ If you'd like to help out, please take a look at the Contributing section below.
18+
19+
20+ ## Installing
21+
22+ ``` bash
23+ npm install
24+ ```
1125
1226
1327## Running the code
@@ -21,6 +35,13 @@ npm run dev
2135Then open [ http://localhost:3000 ] ( http://localhost:3000 ) with your browser to see the result.
2236
2337
38+ ### Contributing
39+
40+ Reference8 is React + Next.js project using TailwindCSS for styling. The project doesn't currently use Typescript.
41+
42+ Contributions are welcome. You can open and issue or get it contact with me at hi@noahrahm.com .
43+
44+
2445## License
2546
2647Source code is licensed under the GPL-3.0 license. See [ LICENSE] ( /LICENSE ) for details.
You can’t perform that action at this time.
0 commit comments